crypto/ecdsa.nistCurve.pointToAffine (method)

one use

	crypto/ecdsa (current package)
		ecdsa.go#L599: func (curve *nistCurve[Point]) pointToAffine(p Point) (x, y *big.Int, err error) {